home *** CD-ROM | disk | FTP | other *** search
-
- BIN2ASM Package
- ---------------
-
- - VGACAP.COM
-
- Just a simple screen capture deal. It takes a Mode 13h screen and
- dumps it to a file when Alt-C is hit. This is all I've ever used.
-
- - SVGA.EXE
-
- I came across this earlier this year. Nice picture viewer, although
- it doesnt show as many different types as CShow, I like the controls
- better... works as good as any.
-
- - BIN2ASM.C, BIN2ASM.OBJ
-
- This is a little deal to help the beginning coder put graphics in
- his VGA loaders. It takes raw files and puts them in DB mode (for ASM)
- or unsigned char mode (for C) so you can include them in your progs. I
- use this, and it isn't particularly elegant, but I set it up to be
- easily modifiable and didnt give any thought to cleaning it up. It's a
- preprocessing util, so if it takes 10 minutes to do one pic that's
- fine. (It doesnt even take a minute, relax. :)) Anyway, the operation
- is fairly simple... The vidstuff.c file has a plotbmp routine to put
- stuff like this to the screen, and the testit.asm file does the same
- for ASM. Nothing special here.
-
- Anyway, I dont intend to upgrade this or anything... but if someone
- wants to cut 2 steps off of this and put in a PCX file reader, send me
- a copy. :) This is just a quick hack to fill a need.
-
- -Friar
-
- ┌───────────────────────────────────────┐
- │ ██▐▌█▐██▐█▄ █▌▐▌█▐▌██▐██▐█▌██▌█ █▌▐▌▐▌│
- | █ ▐██▐▌█▐▌█▐▌█▐▌█▐▌█ ▐▌█▐▌ █ █▐▌█▐█▐▌|
- : ▓▓▐▌▓▐█▓▐▌▓▐▌▓▐▌▓▐▌▓▓▐█▓▐▌ ▓ ▓▐▌▓▐▌█▌:
- ∙ ▒▐▌▒▐▌▒▐▌▒▐▌▒▐▌▒▐▌▒ ▐▌▒▐▌ ▒ ▒▐▌▒▐▌▐▌∙
- ░░▐▌░▐▌░▐▒░ ░▌▐▒░▒▌░ ▐▌░▐▒▌ ░ ░ ░▌▐▌▐▌
-
- ≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡=─=≡
- ·■ WHQ ·■· Lands of Lore ·■· Natex & Paradigm ·■· 1-206-222-6042 ■·
- ·■ US HQ ·■· PowerGrid ·■· GridRunner ·■· 1-813-481-6539 ■·
- ·■ Netherlands ·■· Fuzzy Logic ·■· Mr. Fanatic ·■· +31-2521-21926 ■·
- ·■ Kentucky ·■· Eleutheria ·■· Soul Rebel ·■· 1-606-223-1853 ■·
-